kbuild: Fix recordmcount dependency for OOT modules
authorBen Hutchings <ben@decadent.org.uk>
Mon, 8 Sep 2014 17:31:24 +0000 (18:31 +0100)
committerSalvatore Bonaccorso <carnil@debian.org>
Sun, 5 Mar 2023 15:33:00 +0000 (15:33 +0000)
commit30fa82457b93e08f09345004d08a0c0eb2aa205e
tree862dc71c4ebb1ad166d785d2488e538dd702e297
parent8446affc36b0e60b73865632c3066057db755b68
kbuild: Fix recordmcount dependency for OOT modules

Forwarded: no

We never rebuild anything in-tree when building an out-of-tree
modules, so external modules should not depend on the recordmcount
sources.

Gbp-Pq: Topic bugfix/all
Gbp-Pq: Name kbuild-fix-recordmcount-dependency.patch
scripts/Makefile.build